Fix arg usage of format-decode-run-method (Bug#7488).
authorLawrence Mitchell <lawrence.mitchell@ed.ac.uk>
Mon, 6 Dec 2010 19:35:54 +0000 (14:35 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 6 Dec 2010 19:35:54 +0000 (14:35 -0500)
commit60ebf96f43b9a3dec01e6015b5f16003688bd059
tree70b115642a62a6760a47098cdf5fecf9b68f83cf
parent15572a48ec1493168d0c534b5a32a779e15a6c3f
Fix arg usage of format-decode-run-method (Bug#7488).

* lisp/format.el (format-decode-run-method): Pass args FROM and TO, not
point-min and point-max, to shell-command-on-region (Bug#7488).
lisp/ChangeLog
lisp/format.el